home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 404 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: news.aut.alcatel.at!atusc73!ladavac
  2. From: ladavac@aut.alcatel.at (Marino Ladavac)
  3. Newsgroups: comp.lang.c,comp.std.c
  4. Subject: Re: Integral conversion e.t.c. (was: Re: Hungarian notation)
  5. Followup-To: comp.lang.c,comp.std.c
  6. Date: 15 Feb 1996 15:44:48 GMT
  7. Organization: Alcatel Austria AG
  8. Message-ID: <4fvkdg$q31@atusks02.aut.alcatel.at>
  9. References: <30C40F77.53B5@swsbbs.com> <SPENCER.96Jan22113215@zorgon.ERA.COM> <KANZE.96Feb2133347@slsvewt.lts.sel.alcatel.de> <4fqfgg$m3u@atusks02.aut.alcatel.at> <4fte4h$b36@sun001.spd.dsccc.com>
  10. NNTP-Posting-Host: atusc73.aut.alcatel.at
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Mike McCarty (jmccarty@spd.dsccc.com) wrote:
  14.  
  15. : Let's not overlook malicious compiler writers. Rumor has it that a
  16. : certain compiler writer (who shall remain nameless, but who supposedly
  17. : has associations with something which might be called FSF) decided that
  18. : he did not like the fact that "#pragma" as described by ANSI was allowed
  19. : to do whatever the compiler writer liked. So he made all "#pragma"s jump
  20. : to a subroutine in the compiler to run the Towers of Hanoi puzzle, and
  21. : not output any code. Supposedly, later, that was removed.
  22.  
  23. Hmm, I remember the rumor that gcc execve'd /usr/games/rogue when it
  24. encountered #pragma.  I guess it was just a rumor.
  25.  
  26. /Alby
  27.